Skip to content

Update known status bar items for iOS 11#82

Merged
daveverwer merged 1 commit intoshinydevelopment:masterfrom
cysp:feature/statusbaritems-ios11
Jun 25, 2019
Merged

Update known status bar items for iOS 11#82
daveverwer merged 1 commit intoshinydevelopment:masterfrom
cysp:feature/statusbaritems-ios11

Conversation

@cysp
Copy link
Copy Markdown
Collaborator

@cysp cysp commented Jun 25, 2019

… and while here, iOS 11 wasn't hard to do as well.

@cysp cysp force-pushed the feature/statusbaritems-ios11 branch from 34e44e5 to 8095d18 Compare June 25, 2019 13:45
overrides->overrideItemIsEnabled[BatteryDetail] = YES;
overrides->values.itemIsEnabled[BatteryDetail] = YES;
overrides->overrideItemIsEnabled[ProminentlyShowBatteryDetailStatusBarItem] = YES;
overrides->values.itemIsEnabled[ProminentlyShowBatteryDetailStatusBarItem] = YES;
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was hardcoded to YES rather than using self.batteryDetailEnabled like iOS12's overrider? ¯\(ツ)

@daveverwer daveverwer merged commit 08dcf68 into shinydevelopment:master Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants